;** $VER: WindowToFront_install 40.1 (30.5.98) by Massimo Tantignone
;**
;******************************
;** MESSAGES (DEFAULT: ENGLISH)
(set msg_what "What do you want to install?")
(set msg_doc "Documentation")
(set msg_seldr "Select the destination drawer:")
(set msg_whwtf "Where do you want to copy the WindowToFront commodity?")
(set msg_whdoc "Where do you want to copy the documentation files?")
(set msg_lang "What language catalogs do you want to install?")
;(set msg_cpu000 "68000")
;(set msg_cpu020 "68020/030")
;(set msg_cpu040 "68040")
;(set msg_cpu060 "68060")
(set msg_l_ita "Italiano")
(set msg_st "Is it ok to add the following line:")
(set msg_st2 "to your User-startup script?")
(set whathelp "Choose which part(s) of the WindowToFront package are to be installed.")
(set dirhelp "Select the drawer into which the WindowToFront commodity is to be copied.\nThe default is \"SYS:Tools/Commodities\".\nIf a newer version is already in place, it won't be overwritten.")
(set dirhelp2 "Select the drawer into which the documentation is to be copied.")
(set dirhelp2_1 "The default is the same drawer which WindowToFront resides in.")
;(set cpuhelp "If you have an accelerated Amiga, you can choose to\ninstall a more optimized version of WindowToFront.")
(set langhelp "Choose one or more languages for WindowToFront.\nYou can later select which one to use with the Locale preferences editor.")
(set sthelp "For WindowToFront to be started at every boot, a command line must be added to your User-startup script.\nHowever, if you chose to install WindowToFront into the WBStartup drawer, such line is not needed.")
(set msg_warn "WindowToFront will be active next time you boot.\nIf you use another utility similar to WindowToFront, please remove it now.")
(set msg_done "For any question or bug report, please write to:\n\ntanti@intercom.it")
(set srcdocdir "DocsEnglish")
;**********************
;** MESSAGES (ITALIANO)
(if (= @language "italiano")(
(set msg_what "Cosa deve essere installato?")
(set msg_doc "Documentazione")
(set msg_seldr "Scegliere il cassetto di destinazione:")
(set msg_whwtf "Dove volete che sia copiata la commodity WindowToFront?")
(set msg_whdoc "Dove volete che siano copiati i file della documentazione?")
(set msg_lang "Per quali lingue deve essere installato un catalog?")
;(set msg_cpu000 "68000")
;(set msg_cpu020 "68020/030")
;(set msg_cpu040 "68040")
;(set msg_cpu060 "68060")
(set msg_l_ita "Italiano")
(set msg_st "E` accettabile aggiungere la riga seguente:")
(set msg_st2 "al vostro script User-startup?")
(set whathelp "Scegliere quali parti del pacchetto WindowToFront devono essere installate.")
(set dirhelp "Selezionare il cassetto in cui deve essere copiata la commodity WindowToFront.\nIl default è \"SYS:Tools/Commodities\".\nUn'eventuale versione più recente già presente non verrà sovrascritta.")
(set dirhelp2 "Selezionare il cassetto in cui deve essere copiata la documentazione.")
(set dirhelp2_1 "Il default è lo stesso cassetto in cui si trova WindowToFront.")
;(set cpuhelp "Se avete un Amiga accelerato potete scegliere di\ninstallare una versione più ottimizzata di WindowToFront.")
(set langhelp "Scegliere una o più lingue per WindowToFront.\nIn seguito si potrà scegliere quale usare con l'editor di preferenze Locale.")
(set sthelp "Per far sì che WindowToFront parta ad ogni boot, è necessario aggiungere una riga di comando al vostro script User-startup.\nTuttavia, se WindowToFront è stato installato nel cassetto WBStartup tale riga non è necessaria.")
(set msg_warn "WindowToFront sarà attivo a partire dal prossimo reboot.\nSe usate un'altra utility simile a WindowToFront, per favore rimuovetela ora.")
(set msg_done "Per qualsiasi domanda o bug report, scrivete a:\n\ntanti@intercom.it")